[NTG-context] \placenotes ends up in wrong place when mixing one- and two- column layouts.

2022-05-10 Thread Zhichu Chen via ntg-context
Institute or Affiliation, City, Country}] \processcommacommand[fst,snd]\useaddress \postponenotes The Title\thanks{Work supported by somebody.} %\startlocalnotes[address] Me\email{myemail@some.where}\high{,}\note[address][fst]\high{,}\note[address][snd] %\placelocalnotes[address] %\stop

[NTG-context] interlinespacing in margin notes – solved

2022-03-10 Thread Henning Hraban Ramm via ntg-context
note{% \inouter[ width=50mm, stack=yes, ]{% \placelocalnotes[footnote][before=,after=] }} \setupnote[footnote][ location=text, indenting=no, bodyfont={ss,8pt},% footnote text style next=\PlaceFootnote, align=flushleft, ] % footnote marker in text \setupnotation[footnote][ way=byte

Re: [NTG-context] local notes, "serried" (paragraph) or column style.

2022-01-03 Thread Youssef Cherem via ntg-context
I'd like them to be either in a single paragraph or in > > columns (e.g., 3), but the options `serried` or `n=3` don't seem to > > work for text notes (they do work for notes at the bottom). > > > > […] > > > > \placelocalnotes[afiliação] > > Maybe this helps: &

Re: [NTG-context] local notes, "serried" (paragraph) or column style.

2021-12-29 Thread Youssef Cherem via ntg-context
for text notes (they do work for notes at the bottom). > > > > […] > > > > \placelocalnotes[afiliação] > > Maybe this helps: > > \startcolumns [n=3] > \placelocalnotes[afiliação] > \stopcolumns > > Marco > > __

Re: [NTG-context] local notes, "serried" (paragraph) or column style.

2021-12-29 Thread Marco Patzer via ntg-context
to > work for text notes (they do work for notes at the bottom). > > […] > > \placelocalnotes[afiliação] Maybe this helps: \startcolumns [n=3] \placelocalnotes[afiliação] \stopcolumns Marco ___ If your

[NTG-context] local notes, "serried" (paragraph) or column style.

2021-12-29 Thread Youssef Cherem via ntg-context
, %display=no ] % or set 1 % n=3 doesn’t work \starttext \startlocalnotes Author 1\afiliação{asdf} Author 2\afiliação{asdf} \dorecurse{5}{\afiliação{Nota explicativa.}} \placelocalnotes[afiliação] \stoplocalnotes \stoptext

[NTG-context] Local custom notes affect regular footnotes

2020-10-09 Thread Henning Hraban Ramm
with normal footnotes.\footnote{Other Footnote} :::\placelocalnotes[testnote] ::: ---\placelocalnotes[footnote] --- % just to be sure, no output %\stoplocalnotes % a NOP? \stoptext (LMTX or MkIV 2020.09.20 23:02) The use case is a commented edition of historical letters. Footnotes of letter contents

Re: [NTG-context] margin notes (was: lmtx update)

2020-08-01 Thread Otared Kavian
, strut=yes, ]{#1}% }% } \define\PlaceFootnote{% \inmargin[ voffset=\dimexpr-\FNVOffset\lineheight\relax, % width=\ColWidth, ]{% \vtop{\placelocalnotes[footnote][before=,after

Re: [NTG-context] margin notes (was: lmtx update)

2020-08-01 Thread Otared Kavian
arginNote#1{% > \inmargin[ > voffset=\dimexpr-\FNVOffset\lineheight\relax, > width=\ColWidth, > align=flushleft, > ]{% > \inframed[ >width=\ColWidth, >align=right, >frame=off, >offset=overlay, >strut=yes, >]{#1}% > }% > } >

Re: [NTG-context] margin notes (was: lmtx update)

2020-08-01 Thread Henning Hraban Ramm
relax, width=\ColWidth, align=flushleft, ]{% \inframed[ width=\ColWidth, align=right, frame=off, offset=overlay, strut=yes, ]{#1}% }% } \define\PlaceFootnote{% \inmargin[ voffset=\dimexpr-\FNVOffset\lineheight\relax, width=\ColWidth, ]{% \vtop{\placelocalnotes

Re: [NTG-context] notes in the margin

2019-10-04 Thread Henning Hraban Ramm
, frame=off, offset=overlay, strut=yes, ]{#1}% }% } \define\PlaceFootnote{% \inmargin[ voffset=\dimexpr-\FNVOffset\lineheight\relax, width=\ColWidth, ]{% \vtop{\switchtobodyfont[6pt]\placelocalnotes[footnote][before=,after=]}}% } \def\FNo#1{{#1~}} %\crlf\gobblespacetokens

Re: [NTG-context] notes in the margin

2018-02-12 Thread Henning Hraban Ramm
lineheight\relax]{\vtop{\placelocalnotes[footnote][before=,after=]}}} \def\FNo#1{{\ss\tfx #1}} \setupnote[footnote] [location=text, bodyfont=, indenting=no, before={\noindent}, next=\PlaceFootnote] \setupnotation[footnote][ way=bychapter, align=flushleft, style={\ss\tfx},

Re: [NTG-context] notes in the margin

2018-01-23 Thread Henning Hraban Ramm
; width=\rightmarginwidth >>> ]{\placenotes[footnote]}}] >>> >>> But I’d like the notes to start in the line of the marker, if there’s space. >>> How can I achieve that? >> The only way I found to achieve this is by flushing the notes at the end of >&g

Re: [NTG-context] definenote and localfootnotes

2017-11-03 Thread Pablo Rodriguez
tes[noteone] Testing footnote \footnote{this is a footnote} Testing noteone \noteone{this is noteone} \placelocalnotes[footnote] \placelocalnotes[noteone] \stoplocalnotes \stoplocalnotes Testing footnote \footnote{this is a footnote} Testing noteo

Re: [NTG-context] notes in the margin

2017-10-24 Thread Henning Hraban Ramm
ach footnote > entry which can be done with the next key. The positioning of each margin > text is tricky > because \placenotes adds skips at the begin of the block (which can be > reduced with > \placelocalnotes) but a inline version of the command (e.g. > \placeinlinenotes) which

Re: [NTG-context] notes in the margin

2017-04-09 Thread Wolfgang Schuster
entry which can be done with the next key. The positioning of each margin text is tricky because \placenotes adds skips at the begin of the block (which can be reduced with \placelocalnotes) but a inline version of the command (e.g. \placeinlinenotes) which flushes the notes without vertical

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Hans Hagen
Nota\footnote{Bene} \VL Bene\footnote{Nota} \VL\SR \VL Bene\footnote{Nota} \VL Nota\footnote{Bene} \VL\SR \HL \stoptable} {\setupnotation[footnote][alternative={serried},distance=.5em,after=\hskip1em]% \placelocalnotes[footnote]} \stoplocalnotes

[NTG-context] \note does not preserve formatting -- example

2012-01-23 Thread Peter Park Nelson
}} \makeaffiliation[opry]{The Grand Ole Opry} % The list of authors: \item Doris Doe\affiliation[misk]{Miskatonic University} \item Robert Roe\affiliation[love]{Lovecraft Institute} \item Cleopatra~Jones\note[misk] \item Barbara Mandrell\useaffiliation{opry} \stopAuthorlist \placelocalnotes

Re: [NTG-context] Fwd: Re: [off-list] Rotated footnotes?

2010-02-14 Thread Steffen Wolfrum
\input tufte \NC \NR \NC test \NC \input tufte \NC \NR \stoptabulate } \vfill \strut \placelocalnotes[footnote] \stoplocalnotes \egroup \egroup \stopstandardmakeup \input tufte \footnote{oeps} \starttabulate \NC test

[NTG-context] Fwd: Re: [off-list] Rotated footnotes?

2010-02-11 Thread Hans Hagen
\stoptabulate } \vfill \strut \placelocalnotes[footnote] \stoplocalnotes \egroup \egroup \stopstandardmakeup \input tufte \footnote{oeps} \starttabulate \NC test \footnote{\input tufte } \NC \input tufte \NC \NR \NC test \NC \input tufte \NC